2.9.0 • Published 4 years ago

@cpmech/rncomps v2.9.0

Weekly downloads
16
License
MIT
Repository
github
Last release
4 years ago

(My Basic) React Native Components

This project includes some components to assit on the development of React Native apps.

Components:

  • BaseButton -- Button
  • BaseCheckbox -- Check box
  • BaseHorizBar -- Horizontal bar
  • BaseIcon -- Icon from Material or Ion groups
  • BaseImage -- Image
  • BaseInfoTextScreen -- Screen to show some info text
  • BaseInput -- Text input
  • BaseLink -- Link
  • BaseModal -- Modal window
  • BasePicker -- Selection of items
  • BaseSpacer -- Screen spacer
  • BaseSpinnerScreen -- Screen showing spinner centered
  • BaseSpinner -- Spinner (activity indicator)

HOCs:

  • withBanner -- Screen with banner (hero) on top
  • withNavTitle -- Set the title of the navigation bar
  • withNTSV.tsx -- With Navigation Title and Scroll View
  • withScrollView -- Screen with scroll view

Installation

yarn add @cpmech/rncomps

Execution

Run (in this order, and in two different terminals):

yarn start
yarn rn run-android

In a third terminal, you can log using:

yarn rn log-android
2.9.0

4 years ago

2.8.0

4 years ago

2.7.0

4 years ago

2.6.0

4 years ago

2.5.0

4 years ago

2.5.1

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.8.0

4 years ago

1.7.0

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago