react-native-restart
react-native-restart copied to clipboard
React Native Package With One Purpose: To Restart Your React Native Project
I found `Restart()` React Native Bundle several times, some JS or Java memory not free enough, so comes the `relaunchApp()` the whole APP :stuck_out_tongue_closed_eyes:
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 3.0.4 / 2021-08-27...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 3.0.4 / 2021-08-27...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [ from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [ from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Hi, I tried with Splashscreen.show() method wherever I use RNRestart.Restart() as it was mentioned in [#158 ](https://github.com/avishayil/react-native-restart/issues/158) but still the white screen is appearing both in Android and IOS. Can...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Code: RNRestart.Restart(); Versions: "react-native-restart": "0.0.24", "react-native": "0.63.3", Platform: iOS Error in XCode when reloading in debug: Assertion failed: (objectCounter_ == 0 && "JSCRuntime destroyed with a dangling API object"), function...