react-native v0.66.2 Release Notes

  • 🛠 Fixed

    • ➕ Add a function getIgnorePatterns in LogBoxData.js for tests or other usecases. (a950634424)
    • Reintroduce generated codegen files (7382f556d3 by @kelset)

    iOS specific

    • Hide the logbox window explicitly. New behavior in iOS SDK appears to retain UIWindow while visible. (72ea0e111f by @paddlefish)