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

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.

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.