Code Monkey home page Code Monkey logo

react-native-redux-form-example's People

Contributors

sbalay 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

Watchers

 avatar  avatar  avatar

react-native-redux-form-example's Issues

Doesn't compile (iOS Simulator)

Hi.

  1. git clone this project
  2. cd react-native-redux-form-example
  3. yarn
  4. react-native run-ios

The js part seems fine.
However, the result is a BUILD Failed.

** BUILD FAILED **

The following build commands failed:
CompileC /Users/louis/Code/native-app/clone-project/react-native-redux-form-example/ios/build/Build/Intermediates.noindex/React.build/Debug-iphonesimulator/React.build/Objects-normal/x86_64/RCTJavaScriptLoader.o Base/RCTJavaScriptLoader.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/ReduxFormExample.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/ReduxFormExample.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Add unit test

Hi @sbalay

Thanks for your example, I'm researching write unit test for react native redux form.
Can you suggest how can i make the unit test? If you can, you can make unit test for your example.
Thanks.

TextInput does not scroll sideways when text overflows

Normally when cursor reaches right side of TextInput the text scrolls as you type. Not in this example. We ran into this recently when upgrading a project to React Native 0.41.0 and found out that the height of a TextInput must be larger than 30 for the expected sideway scrolling to work.
We ended up setting height to 34 after some testing (primarily on iOS), but haven't done any deeper research on what may be causing it.

Changing height to 34 in MyTextInput.styles.js brings back text overflow in this example too.

Great article by the way!

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.