react-native-apng-player

2.0.9 • Public • Published

react-native-apng-player

Getting started

$ npm install react-native-apng-player --save

Mostly automatic installation

$ react-native link react-native-apng-player

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-apng-player and add RNApngPlayer.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNApngPlayer.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import RNApngPlayer from 'react-native-apng-player';
 
// TODO: What to do with the module?
RNApngPlayer;

Package Sidebar

Install

npm i react-native-apng-player

Weekly Downloads

20

Version

2.0.9

License

MIT

Unpacked Size

18.2 MB

Total Files

52

Last publish

Collaborators

  • strowbeary