-
Package versions:
> native-base@2.2.0
> react-native@0.45.1
> react@16.0.0-alpha.12
I'm using Native Base 2.0+, the themes are ejected and using StyleProvider I am able to tweak and customize …
-
I am getting this error,
TypeError: Cannot read property 'shape' of undefined
at Object. (node_modules/react-native-deprecated-custom-components/src/NavigatorBreadcrumbNavigationBar.js:300:42…
-
Hi,
I have list view which displays partially local and partially remote data. Local data are initial for ListView.DataSource. This datasource is set in state of my custom component which wraps ListVi…
-
Hi there, I'm using RN 0.41.2 on an Android device (not emulator). I've created a really simple ListView component. As I scroll down this list, the memory used by the app increases linearly. If I ba…
-
Hello everyone. I'm working on a React Native project and I receive this error every time I (or someone else, like a package in `node_modules`) import `react`.
```
This modules resolves to "/../../..…
-
I got the following error when I try to make an Android release
`:app:processReleaseResources/Users/mohamedsaleh/Repos/stock-troll/android/app/build/intermediates/res/merged/release/drawable-mdpi/n…
-
Is anyone else seeing that when you define headings in your .md files like `# Heading 1 text` or `## Heading 2 text`, that there is a "#" character inserted before the heading displays?
```html
…
-
Hi Orhan,
I need a proguard config. Without it, cant use library because Logger.init() function throws method not found exception. Can you provide one?
Thanks Emre
-
**Do you want to request a *feature* or report a *bug*?**
Feature?
**What is the current behavior?**
There doesn't seem anyway to be able to access React's tree.
**If the current behavior is a…
-
Shouldn't it be licensed under BSD license as the ReactNative framework?