1.0.64 • Published 10 months ago

sunnova-components v1.0.64

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

Sunnova Components

sunnova-components is an expo-supported react native component library for the MySunnova app.

This library includes many components:

  • BottomModal
  • BottomFlatListModal
  • Button
  • FormSection
  • FormInput
  • FormMaskedInput
  • FormMultiLineInput
  • FormPasswordInput
  • FormError
  • FormSwitch
  • FormDateSelect
  • FormPicklist
  • FormMultiPicklist
  • FormRadioButtons
  • TabSelector

Installation

Expo via NPM:

npx expo install react-native-gesture-handler react-native-mask-text react-native-portalize react-native-reanimated react-hook-form @react-native-community/datetimepicker react-native-modal-datetime-picker react-native-modal

A few additional steps

Add this import to your App.tsx:

import { Host } from "react-native-portalize";

And wrap your entire app with the components like so:

export default function App() {
  return <Host>{/* your app code here */}</Host>;
}

Examples

There are many examples available here:

https://github.com/sunnova-benjirose/sunnova-components/tree/master/example

1.0.64

10 months ago

1.0.63

10 months ago

1.0.62

10 months ago

1.0.61

10 months ago

1.0.60

10 months ago

1.0.59

10 months ago

1.0.58

10 months ago

1.0.57

10 months ago

1.0.56

11 months ago

1.0.55

11 months ago

1.0.54

11 months ago

1.0.53

11 months ago

1.0.52

11 months ago

1.0.51

11 months ago

1.0.50

11 months ago

1.0.49

11 months ago

1.0.48

11 months ago

1.0.47

11 months ago

1.0.46

11 months ago

1.0.45

11 months ago

1.0.44

11 months ago

1.0.43

11 months ago

1.0.42

11 months ago

1.0.40

11 months ago

1.0.39

11 months ago

1.0.38

11 months ago

1.0.37

11 months ago

1.0.36

11 months ago

1.0.35

11 months ago

1.0.34

11 months ago

1.0.33

11 months ago

1.0.32

11 months ago

1.0.31

11 months ago

1.0.30

11 months ago

1.0.29

11 months ago

1.0.27

11 months ago

1.0.26

11 months ago

1.0.25

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.19

11 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago