GithubHelp home page GithubHelp logo

thakurballary / react-native-btr-demo Goto Github PK

View Code? Open in Web Editor NEW
24.0 2.0 13.0 1.12 MB

React Native App to show the demo of components from react-native-btr library :heart: :bell: :iphone:

License: MIT License

JavaScript 0.59% TypeScript 99.41%
react-native react-native-btr react-native-demo-app react-native-demo ios android react-native-ui-components react-native-btr-sample react-native-example simple-react-native-app

react-native-btr-demo's Introduction

hi

๐Ÿ‘จโ€๐Ÿ’ป Know Me

  • ๐Ÿ”ญ Iโ€™m currently working on Mobile and Web Applications
  • ๐ŸŒฑ Learning Data Structures and Algorithms
  • ๐Ÿ’ฌ Interested in open source
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fav. Quote: Create your own reality โœจ

๐Ÿ› ๏ธ Languages and Tools

JavaScriptย  TypeScriptย  Reactย  Firebaseย  HTMLย  CSSย  Javaย  Springย  MySQLย  NodeJSย  AWSย  Git

๐Ÿ”ฅ Stats



๐Ÿ˜† Fun





with by Thakur Ballary

react-native-btr-demo's People

Contributors

dependabot[bot] avatar thakurballary avatar

Stargazers

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

Watchers

 avatar  avatar

react-native-btr-demo's Issues

EventEmitter.removeListener('didUpdateDimensions', ...): Method has been deprecated.

Hello

I am getting the following warning :

EventEmitter.removeListener('didUpdateDimensions', ...): Method has been deprecated. Please instead use remove() on the subscription returned by EventEmitter.addListener.

when I used the bottom sheet component

any idea or help how to avoid it ? I think it's related to the component it self and how it's built

How can i style the checkbox component?

I want to use the component Checkbox and customize the styles of the checkbox but as it seems the only props this component is taking are:

  1. color
  2. disabled
  3. checked
  4. onPress
 <CheckBox
              color={COLORS.tertiary}
              disabled={false}
              checked={agree}
              onPress={() => setAgree((state) => !state)}
            />

I want to customize the container style of the checkbox and change the border radius to 3px. Is it possible that you can update your package to the version that gives us this flexibility?

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.