GithubHelp home page GithubHelp logo

nexxtway / react-native-rainbow Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 3.0 24.11 MB

🌈 React Native Rainbow. Build your IOS and ANDROID application in a snap.

License: MIT License

JavaScript 18.27% Java 1.95% Ruby 0.25% Objective-C 1.41% TypeScript 77.52% Starlark 0.60%
components-library react-native styled-components typescript

react-native-rainbow's People

Contributors

alexandprivate avatar dependabot[bot] avatar devrchancay avatar hellwolf93 avatar leandrotorressicilia avatar maxxgreene avatar reiniergs avatar saul9201 avatar tahimileonbravo avatar yvmunayev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-rainbow's Issues

feat: implement prop `icon` on the Input component

Requirements

  • Implement the prop icon on the Input component
  • Implement the prop iconPosition on the Input component

API

icon: node default to null
iconPosition: oneOf(['left', 'right']) default to left

feat: implement copy and paste in InputCode

Requirements

  • As a user, I want to be able to paste a code copied from anywhere on my phone.
  • As a user, I want to be able to focus any element on the input and paste the value copied

Spec

  • It should copy only the numbers if the value copied have letters
  • Only the first values of the copied value should be copied to the input if it is too long
  • It not should hide the keyboard when the change the input focus (it should work as a single input)

fix: src prop in Avatar is not reactive

Description

  • when passing an invalid value or undefined to src (e.g when loading) and then when the valid src comes, the component does not render the avatar image

feat: implement SegmentedControl component

Design

https://zpl.io/2E9G9Ge

Define API

https://docs.google.com/document/d/1-Iw8FtItcSRcqzQcfanbcQh_MsD7ZovhSeGmxdCPK1k/edit?usp=sharing

Requirements

  • It should look like the design
  • It should work on iOS
  • It should work on ANDROID
  • It should be reactive to the phone gestures
  • It should animate like the native

Reference

https://www.npmjs.com/package/react-native-switch-selector
https://github.com/App2Sales/react-native-switch-selector/blob/master/index.js

Define the Tests specs

  • [ ]

fix: Button content

Requirements

  • when the label prop passed is a node, then it can’t be wrapped with the Text element

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.