GithubHelp home page GithubHelp logo

reactivebase-native's People

Contributors

dhruvdutt avatar divyanshu013 avatar metagrover avatar siddharthlatest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

reactivebase-native's Issues

Support for NumberBox component

A NumberBox UI widget is useful for travel search experience websites like Kayak, as well as in an e-commerce setting for deciding quantities of an item in the cart.

Number box use on kayak.com

Read the prop spec here (this is from our web library)

Additional info:

  • URLParams prop won't be supported in this library
  • Ignore the styles API

RangeSlider behavior

  • RangeSlider must consider the range query while executing the histogram query. Refer reactivesearch web v2 for this.

  • Sync up the user experience with the web UI (stepValue and snapping behavior consistency)

MultiDropdownList item selection bug

The selection list inside MultiDropdownList doesn't work when tapping exactly on the checkbox (the little square box). It works if you tap outside the box left or right (where the item desc is)

This isn't an issue with native-base Checkbox. I've tested it.

Platform:

  • npm ls expo: 21.0.2
  • node -v: 6.11.0
  • npm -v: 4.6.1
  • Android: 7.1.2

defaultSelected issue in SingleDropdownRange

defaultSelected dynamic updates are working fine in SingleDropdownRange. However, on the initial query (on componentDidMount), there is a weird behavior happening.

For example - if defaultSelected="First Date", the query is set properly and the results also appear according to the query correctly. However the Picker doesn't show the selected value properly. In fact the value appears for a fraction of second and is then replaced by the first value in the data prop. I also tried doing the setValue in a setTimeout which correctly renders the result. Need to investigate more

Support for dynamic props

This includes:

  • sortBy
  • size
  • from *
  • dataField
  • react
  • defaultSelected
  • pagination *
  • highlight *
  • highlightField *
  • customQuery
  • data *
  • range *
  • rangeLabels *
  • queryFormat *
  • autoSuggest *

* denotes wherever necessary

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.