An open API service indexing awesome lists of open source software.

https://github.com/teamsolutionanalysts/react-native-snippet


https://github.com/teamsolutionanalysts/react-native-snippet

Last synced: 12 months ago
JSON representation

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