reactionic icon indicating copy to clipboard operation
reactionic copied to clipboard

React Ionic: We are looking for a new maintainer!

Results 27 reactionic issues
Sort by recently updated
recently updated
newest added

``` { path:'/clubs/:clubId', component:Clubview, title:'Clubvi'} ``` lead to IonicLayout.jsx:60Uncaught TypeError: Cannot read property 'headerTitle' of undefined :/

allow ionSlideBox to - have custom classes - to be able to extend react slick settings

Hi, I was just debugging a little bit, because my header and tabs are missing the has(Header|Tabs)\* classes. When I look into the IonContent.js this depends on the context. ('has-header':...

Hi, I am just figuring out how to build a simple meteor+ionic+react app with your package. It's my first ionic as well as react app so far. Looking at the...

I`m so appreciate your this work. I have a question about route, for looking kitchensink demo, I noticed every route switch no request, can i use lazyload to load other...

I keep getting these notices in the console log, ``` Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343. ```

In ios, when you focus on a input, the page scrolls. In android, when you focus on a input, it shows you a white screen and you can't see what...

documentation

In React context does not always get filtered down to children if it isn't tied to a change in state or properties. This can potentially lead to bugs within reactionic...

instead of going back in the iframe only. I can't reproduce it. If someone can, please let me know.

I've been working on an app and thought this animation would be nice but it doesn't appear to be available. http://ionicframework.com/docs/api/directive/navDirection/ And you wouldn't necessarily need to be constrained by...

enhancement