Skip to content

Saehanseul/dooboo-ui-native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dooboo-ui-native

Npm Version Downloads CircleCI codecov License

React Native widgets made by dooboolab. We currently love react-hooks and willing to share our react-native widgets built in Functional Component using hooks.

Contributing to @dooboo-ui/native

  • See also
  • Contributing
    • Try to make good shared component and test it in storybook or in sample screen. Then it's all good to go for pull request. Give it a try 🌼.

Usage

You can use all components in @dooboo-ui/native by importing it. However, we also support individual imports using seperate installation.

If you want to use only SwitchToggle, you can install it by running @dooboo-ui/native-switch-toggle.

List of widgets

Comaptability

Your react-native version should support react-hooks which will be >=0.59.

In addition, we are using [email protected] locally.

About

React Native UI Components with react-hook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.9%
  • Objective-C 5.3%
  • JavaScript 4.2%
  • Ruby 2.9%
  • Python 2.5%
  • Java 2.2%