https://github.com/d-coder135/hello_world_react-native
A simple Hello World hybrid application build using JavaScript and React-Native.
https://github.com/d-coder135/hello_world_react-native
andoird ios-app javascript react react-native react-native-component webapp
Last synced: about 2 months ago
JSON representation
A simple Hello World hybrid application build using JavaScript and React-Native.
- Host: GitHub
- URL: https://github.com/d-coder135/hello_world_react-native
- Owner: D-Coder135
- Created: 2021-07-02T06:26:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-02T15:31:48.000Z (almost 5 years ago)
- Last Synced: 2025-02-16T11:24:44.564Z (over 1 year ago)
- Topics: andoird, ios-app, javascript, react, react-native, react-native-component, webapp
- Language: JavaScript
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloWorldApp
## A Hello World Hybrid Application build using React-Native framework of JavaScript Language.
### In this application I have learned:
- Functional components of React-Native.
- What is JSX.
- Class components of React-Native.
- Inline Styling using CSS in JSX.
- Internal Styling using CSS in JSX.
- Combination of both inline and internal styling using CSS in JSX.