Skip to content

JasCodes/starter-ts-react-native-hook

Repository files navigation

starter-ts-react-native-hook

React Native Starter Project with React Hooks and Typescript.

Setup

Update app.json and then use react-native to eject android and ios projects.

npx react-native eject

then install packages

npm install

or

yarn install

Releases

No releases published

Packages

No packages published