Coder Social home page Coder Social logo

Create react native release about verida-js HOT 2 CLOSED

tahpot avatar tahpot commented on July 25, 2024
Create react native release

from verida-js.

Comments (2)

tahpot avatar tahpot commented on July 25, 2024

@pkhien95 I have migrated the react native changes into the #react-native/develop branch as best as I can for now.

The branch structure is: main -> react-native/main -> react-native/develop

Here are my notes.

  1. I didn't migrate the changes in schema.js. The code and dependencies don't appear to be used.
  2. I used a different base64 encoding library in shim.js. We already have the did-jwt dependency that provides base64 encode / decode methods, so I wanted to avoid adding another dependency. Once you confirm this works you can remove my comment and the previous commented out code.
  3. shim.js has typescript errors that you will need to fix.
  4. package.json in datastore#react-native has a LOT more dependencies than I added. I specifically only added dependencies I could see being used. I expect all the dependencies in react-native and browser will require adding. There is also a lot of browserify, react-native-xxx and pouchdb-xxx dependencies I assume need to be added, but I wasn't 100% sure so I'll leave them to you.
  5. I have also updated the README.md file to include instructions on how to initialise and use the library with an ethereum private key. When you get to that point, we can jump on a call.

from verida-js.

tahpot avatar tahpot commented on July 25, 2024

Closing this issue as it has moved to verida/client-rn#1

from verida-js.

Related Issues (20)

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.