GithubHelp home page GithubHelp logo

rn-shadow-steroid's Introduction

/_/\
( o.o )

^ <

rn-shadow-steroid's People

Contributors

burinc avatar flexsurfer avatar tentoshka 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar

rn-shadow-steroid's Issues

Picker component deprecation

When running the react-native application with the latest react-native version I get the deprecation warning that the Picker is now deprecated in react-native, and will be removed in the next release.

Instead, one should switch to the @react-native-community/picker component.

More info at the new picker project page

The picker component should either be removed from the steroid.rn.core namespace or kept there, but use the new implementation instead.

Add wrappers for additional react-native libraries

As discussed in #2 and #3 please add wrappers for the following common components. Ideally they should reside in separate namespace, and don't influence the build if not required.

extract navigation into separate project?

rn-shadow-steroid works great for its primary purpose of seamlessly wrapping react-native components and providing a support for hot-reloading while developing using shadow-cljs. The base is simple and works great with the pure reagent. I can see it as a dependency for every Clojurescript react-native project.

However, the react-navigation support adds additional functionality on top of that, and pulls additional dependencies, like re-frame. This makes the project more opinionated regarding the tech stack, and this part can as well justify itself to be a separate library.

Are there any plans to split this project into the small core, and separate project for navigation, or it's going to be kept as is?

Or, in case of "all in one" approach, are there some plans to add more wrappers for react native components, for example for native-base or react-native-elements?

fix flatlist

(reagent/as-element (f (.-item data) (.-index data) (.-separators data))

Version 0.2.9 Release

Hello!

With the recent update to use @react-native-picker/picker and @react-native-masked-view/masked-view instead of their @react-native-community/* counterparts, when will a 0.2.9 release be deployed?

I am currently stuck on an older react 16 version, and in attempting to upgrade, the community versions of those packages cause a peer dependency conflict.

Thanks for the work on this project, by the way!

Use :reload-strategy :full

In latest version of shadow-cljs you now have the :reload-strategy :full in :devetools which should simplify your hot-reloading

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.