mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Currently users have to use the global `react-native` command or run `yarn react-native run-x` which isn't very nice. This PR adds `android` and `ios` scripts to `package.json` so users can run `yarn android` or `yarn ios` directly. Pull Request resolved: https://github.com/facebook/react-native/pull/25618 Differential Revision: D16223229 Pulled By: cpojer fbshipit-source-id: 69b082760ff2ee31ab0406251f9a50339fd227bf