Skip to content

kin-starters/kinetic-react-native-starter

Repository files navigation

Mogami React Native Starter

Getting Started

This is a React Native project based on the React Native TypeScript template.

Installation

npm install
# or
yarn install

Run the dev server (metro)

npm start
# or
yarn start

Run the Android app

npm run android
# or
yarn android

Run the iOS app

npm run ios
# or
yarn ios

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published