Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-keyframes

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-keyframes

React Native wrapper for Facebook Keyframes with a imperative API

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
32
decreased by-3.03%
Maintainers
1
Weekly downloads
 
Created
Source

react-native-keyframes

React Native wrapper for Facebook Keyframes with a imperative api. We use this in production and will continuously improve it when needed.

Demands usage of cocoapods in order to get transient dependencies Support RN > 0.56

Build Status npm version npm downloads

How to install

npm install react-native-keyframes
react-native link

You need to use Cocoapods because this project depends on the pod keyframes, make sure to add the following to your Podfile

Podfile

  pod 'react-native-keyframes',  path: '../node_modules/react-native-keyframes'

How to use!

How to use! Checkout the app in examples/Basic fully runnable.

Acknowledgements

I stole some code from https://github.com/underscopeio/react-native-facebook-keyframes, thanks for that boiler plate!

Keywords

FAQs

Package last updated on 09 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc