Skip to content

Latest commit

 

History

History
71 lines (49 loc) · 1.56 KB

README.md

File metadata and controls

71 lines (49 loc) · 1.56 KB

Welcome to Lays

React native UI components for Android and IOS

gn-gift_guide_variable_c

Under Construction

Contributors are welcome to work

Commands

  • npm start

  • npm test

  • npm run lint

  • npm run lint-fix

Lays Chips

  • ActivityIndicator Native

Available props

Name Type Default
color String #0000ff
backgroundColor String 'transparent'
size String/Number 'small'

ActivityIndicator Porps

  • Button Native
  • Checkbox Native
  • Image Native
  • KeyboardAvoidingView Native
  • Flatlist Native
  • ListView Native
  • Picker Native
  • Modal Native
  • ProgressBar Native
  • RefreshControl Native
  • SafeAreaView Native
  • ScrollView Native
  • SectionList Native
  • Slider Native
  • StatusBar Native
  • Switch Native
  • Text Native
  • TextInput Native
  • Touchable Native
  • View Native

Working with Code

The process of submitting a pull request is fairly straightforward and generally follows the same pattern each time:

Create a new branch

Make your changes

Rebase onto upstream

Run the tests

Double check your submission

Push your changes

Submit the pull request

Having trouble with repo? Check out our documentation or contact Support aurangzaib987@gmail.com