negativetwelve / react-native-lookback

React Native module for Lookback.io
MIT License
13 stars 7 forks source link

Rewrite of react-native-lookback #28

Open samjt opened 5 years ago

samjt commented 5 years ago

Hi, I've re-written from scratch the wrapper for Lookback for RN. It supports the latest version of Lookback, as this repo appears to be unmaintained.

I haven't as yet published it, but once I have I'll post a link to it here

Just thought I'd let you know!

DanielCoulbourne commented 5 years ago

Hey @samjt I'm just about to do a Lookback integration and would love to know what you have

samjt commented 5 years ago

Sure, hope to publish soon, just doing some final cleanup. Will let you know @tightenco

samjt commented 5 years ago

Hi all, here's the newly written version of react-native-lookback:

https://github.com/spotify/react-native-lookback

It's not yet published on npm, so you'll need to install via GitHub

samjt commented 5 years ago

Now on NPM, you can use the standard npm install react-native-lookback to get the new package.