https://github.com/suryakarmakar/reactnative-resources
πIn this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc
https://github.com/suryakarmakar/reactnative-resources
react-native resources study-materials tutorial
Last synced: 7 months ago
JSON representation
πIn this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc
- Host: GitHub
- URL: https://github.com/suryakarmakar/reactnative-resources
- Owner: SuryaKarmakar
- Created: 2021-10-16T17:42:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T17:30:14.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T13:16:17.938Z (9 months ago)
- Topics: react-native, resources, study-materials, tutorial
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactNative-Resources :
## Types Of Components In React Native :
- [Class Component](https://github.com/SuryaKarmakar/ReactNative-ClassComponent)
- [Functional Components](https://github.com/SuryaKarmakar/ReactNative-FunctionalComponents)## React Native Core Components :
- [View](https://github.com/SuryaKarmakar/ReactNative-View)
- [Text](https://github.com/SuryaKarmakar/ReactNative-Text)
- [Image](https://github.com/SuryaKarmakar/ReactNative-Image)
- [ImageBackground](https://github.com/SuryaKarmakar/ReactNative-ImageBackground)
- [Button](https://github.com/SuryaKarmakar/ReactNative-Button)
- [ActivityIndicator](https://github.com/SuryaKarmakar/ReactNative-ActivityIndicator)