Add development information to the documentation #123
Labels
No labels
android: closed alpha
android: open beta
app-parity
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
creator
Epic
good first issue
hacktoberfest
help wanted
icebox
Invalid
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
product review
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-android#123
Loading…
Reference in a new issue
No description provided.
Delete branch "update-development-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This update to the docs will help future contributors to get the development environment ready to code, as I needed these steps clarified on discord.
Thanks for updating this @dan1d ! "shake it device violently until you see the React Native dev menu" - awesome feature lol
@akinwale please review at your earliest convenience.
Just a couple grammar fixes:
shake the device violently
Native Java code needs to be re-deployed using
Thanks @akinwale, I didn't noticed these two mistakes
Let me know if I solved the issue.
You can remove this phrase:
"Hot Reloading" is not working at the moment
, since this has been tested to work.Hi @akinwale I'll update the text soon, I've tested HMR the other day and It didn't work for me and an exception was thrown(HMR module is missing or something like that If I recall correctly), I'll double check this issue this weekend and update this PR.
@dan1d friendly reminder :)
@tzarebczan i'll update the text at EOD. Finishing a PR now 👍
Hmm, I've re-tested Hot Reloading but this time worked for me, I'm very sure that I've saw a console output that said something along the lines of "hmr is not active", I will keep an eye if I see that exception again, It is working for me currently so I've updated the docs.
@akinwale @tzarebczan
Looks good. Thanks.