https://github.com/teamsolutionanalysts/react-native-snippet
https://github.com/teamsolutionanalysts/react-native-snippet
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teamsolutionanalysts/react-native-snippet
- Owner: teamSolutionAnalysts
- Created: 2022-06-24T16:32:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T16:44:59.000Z (almost 4 years ago)
- Last Synced: 2023-03-08T18:27:14.620Z (over 3 years ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-snippet
Code sample of react native followed in the Solution Analysts
Files included:
- hooks/useGetSmsCode.ts : A custom hook that handles SMS verification code
- services/usersHistory.ts : A service for user history operations
- signInScreen/signinScreen.tsx : A sample functional component for a screen
- signInScreen/styles.ts : A sample style for the a functional component