Code Monkey home page Code Monkey logo

accengage-mobile-react-native-demo's Introduction

⚠️ Note that all Accengage repos have moved to Airship's github organization. A redirection on the new links has been set. So, you can continue to use the Accengage links but we encourage you to modify your configuration to use the Airship link instead. If you notice something wrong, do not hesitate to contact our customer support team. This repo will be found at: https://github.com/urbanairship/accengage-mobile-react-native-demo

accengage-mobile-react-native-demo

A Demo application testing Accengage SDKs shipped as native module from react-native-acc

install

  1. Install dependencies
git clone https://github.com/urbanairship/accengage-mobile-react-native.git react-native-acc
git clone https://github.com/urbanairship/accengage-react-native-acc-fcm.git react-native-acc-push-fcm
git clone https://github.com/urbanairship/accengage-mobile-react-geofences.git react-native-acc-geofences
git clone https://github.com/urbanairship/accengage-mobile-react-beacons.git react-native-acc-beacons
  1. Clone demo project
git clone https://github.com/urbanairship/accengage-mobile-react-native-demo.git
cd accengage-mobile-react-native-demo
yarn
  1. Launch
react-native run-ios
react-native run-android

accengage-mobile-react-native-demo's People

Contributors

apekka avatar aslimacc avatar benjamin-benoit avatar bmatthai avatar khmmouna avatar mikaoelitiana avatar oristanovic avatar ulrico972 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

accengage-mobile-react-native-demo's Issues

Library not working on RN 0.61

J'ai mis mon projet à niveau vers la norme RN O.61 et le message d'erreur suivant du module react-native-acc:

In file included from /project_path/node_modules/react-native-acc/ios/RNAcc/RNAccStates.h:11:
../../react-native/React/Base/RCTBridgeModule.h:10:9: fatal error: 'React/RCTDefines.h' file not found
#import <React/RCTDefines.h>

Crash Android

The application crash on Android (A5 - 2017) when I try to launch the application.

The READ.ME is also outdated.
I do not have to change the name of each package otherwise yarn will not recognize them, also I needed to add "react-native-acc-fm"

AutoLinking not working

In my project, after running the command

npx react-native run-android

I have an issue in the PackageList.java on RNAccDeviceInfoPackage

the import done is
import com.accengage.react.RNAccDeviceInfoPackage;

I guess it should be :

import com.accengage.react.analytics.RNAccDeviceInfoPackage;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.