Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devdutt6/react-native
react-native projects made while learning react-native.
https://github.com/devdutt6/react-native
mobile-app react-native
Last synced: about 6 hours ago
JSON representation
react-native projects made while learning react-native.
- Host: GitHub
- URL: https://github.com/devdutt6/react-native
- Owner: devdutt6
- Created: 2023-12-08T18:41:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-09T06:02:35.000Z (11 months ago)
- Last Synced: 2023-12-10T06:33:14.868Z (11 months ago)
- Topics: mobile-app, react-native
- Language: JavaScript
- Homepage:
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning React Native ![icon](https://github.com/devdutt6/react-native/assets/69333160/ef97e124-67ca-4bb6-863a-b83c934ca825)
With React Native we can create **Android, IOS mobile applications** and also **web applications** in one go.
Benefit of learning react-native is that I already have experinece with react and react-native follows same coding style as react
so it will be easier to learn and I can hop into mobile development and can get to know the in and out of the mobile application development.This repository has all the react-native projects that I have made/worked on while learning React Native.
To learn React Native I have followed [**Codevolution**](https://www.youtube.com/@Codevolution)'s
react-native tutorial on [**youtube**](https://www.youtube.com/playlist?list=PLC3y8-rFHvwhiQJD1di4eRVN30WWCXkg1).