1.0.3 • Published 7 years ago

apng-player v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

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;
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago