snowflake icon indicating copy to clipboard operation
snowflake copied to clipboard

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Par...

Results 19 snowflake issues
Sort by recently updated
recently updated
newest added

I download the ZIP and run `npm install` but then I run `expo start` and I get: ``` [11:17:11] Starting project at /Volumes/Sata/repositories/snowflake copy [11:17:12] Expo DevTools is running at...

Keyboard is blocking part of the form on Register Scene. I tried to add `keyboardavoidingview` before `Scrollview`, but its no difference. I also tried https://github.com/APSL/react-native-keyboard-aware-scroll-view library by changing Scrollview, it...

Hi @bartonhammond, congrats on the traction! Would you be interested in putting together a premium version of this repo to sell on [SugarKubes](https://sugarkubes.io)? It's a code and container marketplace I'm...

I got this error when I try to build and use it after I git pull from here. why?

### Version - react-native v0.54.2 ### Expected behaviour I expected that the components in the view should resize say when the device is turned to Landscape mode The view say...

Snowflake Hapi Server(https://snowflakeserver-bartonhammond.rhcloud.com) is down and it returns 503. I have been trying it for last couple of days and seeing the same response. Would you please help to bring...

In the registration, check "Show password" option, and logout, when you redo login, the password is shown, but the "Show password" option is not checked. ![screen shot 2016-09-23 at 17...

bug
help wanted

First of all thank you for this amazing app and I am completely new to react native and android. As in my client requirement, it is necessary to use sqlite...

found that if one class contains error and when we put the 'checkError' method in the render, will pop up the error message many time that was unexpected.