DappKit expo requires proper maintenance. #9398
dellwatson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm 3y exp in react native and reading celo-docs is still confusing, most of bundle are not working and worst of all it's a monorepo,
I think if it's focusing on app, mono-repo will work well but as sdk. it just add more steeper curve in learning.
Especially when using expo, it really needs a lot of maintenance. Previous version won't work and expo keeps upgrading,
and need to
state clearly
which version will be drop.What is the available expo's version that can be use?
which version that won't be work ?
I tried
truffle unbox critesjosh/celo-dappkit
and have clash bundle.I'm not sure whether because of using expo v44 or because of the module
also does it work in pure react native?
just look at this from https://github.com/celo-org/celo-monorepo#-repo-structure: the link not even working will direct to 404, and looking at celo-monorepo/packages has no dappkit as well
[EDIT]
OK seems it's been dropped, I learn from the wrong references. Perhaps it's better to not show it at all on docs? so people don't get misguided
Why would celo show it when it's already drop. There are many articles that still refer to dappkit, and I missed a single warning from the docs, and state clearly which one to use with react-native? Instead celo-docs guided with using react-app but not react-native.
Beta Was this translation helpful? Give feedback.
All reactions