https://github.com/konjoinfinity/konjomusicphoneapp
Konjo Music Phone App
https://github.com/konjoinfinity/konjomusicphoneapp
Last synced: 3 months ago
JSON representation
Konjo Music Phone App
- Host: GitHub
- URL: https://github.com/konjoinfinity/konjomusicphoneapp
- Owner: konjoinfinity
- Created: 2019-03-25T20:23:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T02:02:10.000Z (about 6 years ago)
- Last Synced: 2025-01-11T18:47:30.602Z (5 months ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
##React Native##
Why did you choose this subject? This is the next natural progression for learning after react.
How were you first made aware of it? I heard about it before starting GA.
What problem does it solve? Wraps react apps into ios and android apps fairly easily.
How does it solve the problem (conceptually)? Uses the exsisting react javascript codebase and wraps it for use with ios and Android.
Why does one use it? Saves time instead of learning a new language like swift or java, react native apps can be made very easily.
What are the alternatives? Switft, Khotlin, Java, etc.
What is it similar to, if anything? React.
What is the history of this technology? It was developed by Facebook.
Who built it and why? Facebook engineers built it to keep a uniform codebase across web and mobile apps.
Who is maintaining it? Facebook.
What is your opinion on the technology after having built something with it? I love it.
What are the biggest conceptual hurdles (if any) you encountered when researching this? Navigation Routing and passing object ids.
What resources do you recommend for interested students? React native documentation.
What article or forum was most helpful to you in learning this? https://reactnavigation.org/docs/en/params.htmlA comfort score (out of 5) 4 out of 5
Repo - https://github.com/konjoinfinity/konjomusicphoneapp