|
|
|
|
|
by madlynormal
1423 days ago
|
|
Give serious thought about using React Native over Flutter: 1) You can use JavaScript/TypeScript instead of learning another bespoke language (Dart). 2) With React Native you have the option of deploying OTA updates, this allows you to deploy fixes and basic updates without going through the app store review process. |
|
How is this done? Any documentation, tutorial or example that you can point to?
> this allows you to deploy fixes and basic updates without going through the app store review process.
Does Apple and Google allow this?