Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 385 Bytes

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.