2.3.65 • Published 5 years ago

eaze-orders-background-timer v2.3.65

Weekly downloads
280
License
-
Repository
-
Last release
5 years ago

eaze-orders-background-timer

Getting started

$ npm install eaze-orders-background-timer --save

Mostly automatic installation

$ react-native link eaze-orders-background-timer

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_moduleseaze-orders-background-timer and add RNOrdersBackgroundTimer.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNOrdersBackgroundTimer.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Android

  1. Open up android/app/src/main/java/[...]/MainActivity.java
  • Add import com.reactlibrary.RNOrdersBackgroundTimerPackage; to the imports at the top of the file
  • Add new RNOrdersBackgroundTimerPackage() to the list returned by the getPackages() method
  1. Append the following lines to android/settings.gradle:
    include ':eaze-orders-background-timer'
    project(':eaze-orders-background-timer').projectDir = new File(rootProject.projectDir, 	'../node_modules/eaze-orders-background-timer/android')
  2. Insert the following lines inside the dependencies block in android/app/build.gradle:
      compile project(':eaze-orders-background-timer')

Usage

import RNOrdersBackgroundTimer from 'eaze-orders-background-timer';

// TODO: What do with the module?
RNOrdersBackgroundTimer;
2.3.65

5 years ago

2.3.64

5 years ago

2.3.63

5 years ago

2.3.62

5 years ago

2.3.61

5 years ago

2.3.59

5 years ago

2.3.58

5 years ago

2.3.57

6 years ago

2.3.56

6 years ago

2.3.55

6 years ago

2.3.54

6 years ago

2.3.53

6 years ago

2.3.52

6 years ago

2.3.51

6 years ago

2.3.50

6 years ago

2.3.49

6 years ago

2.3.48

6 years ago

2.3.47

6 years ago

2.3.46

6 years ago

2.3.45

6 years ago

2.3.44

6 years ago

2.3.42

6 years ago

2.3.41

6 years ago

2.3.40

6 years ago

2.3.39

7 years ago

2.3.38

7 years ago

2.3.37

7 years ago

2.3.36

7 years ago

2.3.35

7 years ago

2.3.34

7 years ago

2.3.33

7 years ago

2.3.32

7 years ago

2.3.31

7 years ago

2.3.30

7 years ago

2.3.29

7 years ago

2.3.28

7 years ago

2.3.27

7 years ago

2.3.26

7 years ago

2.3.25

7 years ago

2.3.24

7 years ago

2.3.23

7 years ago

2.3.22

7 years ago

2.3.21

7 years ago

2.3.20

7 years ago

2.3.10

7 years ago

2.3.9

7 years ago

2.3.8

7 years ago

2.3.7

7 years ago

2.3.6

7 years ago

2.3.5

7 years ago

2.3.4

7 years ago

2.3.3

7 years ago

2.3.2

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.9

7 years ago

2.2.8

7 years ago

2.2.7

7 years ago

2.2.6

7 years ago

2.2.5

7 years ago

2.2.4

7 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.9

7 years ago

2.1.8

7 years ago

2.1.7

7 years ago

2.1.6

7 years ago

2.1.4

7 years ago

2.1.3

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.9

7 years ago

2.0.8

7 years ago

2.0.7

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago