Jekyll에 Bootstrap 적용 Reactnative Mini Project
Reactnative Mini Project

Personal Mini Project With React Native

필요한 components

  1. ListView
  2. Navigator
  3. View
  4. Text
  5. Image
  6. MapView
  7. TabBarIOS

Custom Components

빠른 개발을 위해 ListView가 pull refresh등과 같이 필요한 부가 기능을 구현하는 시간을 줄이기 위해 필요한 Components들을 위해 공개된 Components들을 사용한다.

  1. Icon
  2. chat
  3. ListView

Install Components

각 Components의 Installation을 따르며, Icon의 경우에는 rnpm을 사용하여 link를 해야 함.

Blog
To be professional
Blogger
noproblemo
Published
2016-02-26
Categories
  • React Native 4
  • Front-end 6
  • iOS 4
  • tags
  • React 4
  • React Native 4
  • Related Post

    Comments