GithubHelp home page GithubHelp logo

warungpintar / renceng-native Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 0.0 2.35 MB

Renceng Design Language System Implementation for React Native

Home Page: https://www.npmjs.com/package/@warungpintar/renceng-native

License: MIT License

TypeScript 62.24% JavaScript 22.91% Ruby 1.11% Starlark 0.70% Java 7.21% Objective-C 5.23% Shell 0.60%

renceng-native's People

Contributors

andhikaribrahim avatar audywp avatar irxd avatar nelvson avatar resir014 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

renceng-native's Issues

Image component rerender issue

  • Rerender issue found when implementing image component on onboarding screen
  • Onboarding screen consist of 5 image slideable image
  • The issue occur everytime image slides
  • Image flicker everytime image slides

ENV file using react-native-config

untuk beberapa variable sensitif untuk sementara di hardcode, next mungkin bisa pindah ke react native config

list hardcoded variable :

  • IMAGEPROXY_KEY
  • IMAGEPROXY_SALT
  • IMAGEPROXY_HOST

Husky not running `pre-commit` hooks

We confirmed that after we commit, husky which should run the pre-commit hooks within the package.json is not working.

Need to investigate, see screenshot for details:
Screenshot from 2022-05-27 13-35-51

Text component issues

  • missing style types when apply style with react native style props
  • need to set new default font (opensans)
  • need to check fontWeight with number(800) and text(bold) usage

Use default props on all components

Sekarang posisinya ada beberapa component yang pakai optional parameter, i.e:

export const MyComponent = (param1 = 'default', param2, ...rest) => {}

Harusnya parameter yang punya default value diganti dengan menggunakan MyComponent.defaultProps

Button component issues

  • button name not working
  • button name not centered
  • missing size xs
  • need color props
  • need text props

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.