Skip to content

Instantly share code, notes, and snippets.

@kiok46
Last active July 11, 2017 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiok46/06b3ef62590a5447494eeca0f159be58 to your computer and use it in GitHub Desktop.
Save kiok46/06b3ef62590a5447494eeca0f159be58 to your computer and use it in GitHub Desktop.
Unfolding FoldView

I will do complete surgery of this interesting View i.e FoldView. To me it's a incredible learning source about Animations.

Following the readme file in the project

git clone https://github.com/jmurzy/react-native-foldview

cd react-native-foldview/examples/Simple
npm install

To deploy to iOS simulator:

npm run ios

I ran it an ended up with error which was solved by this PR.

Let's get started.

well, to read the source code navigate to the node_modules/react-native-foldview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment