Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,14 @@ npx expo run:ios

## Roadmap

Near-term work is focused on making the public package easier to adopt and easier to contribute to:
Near-term work is focused on making the public package easier to adopt and easier to contribute to, and achieving Android parity:

- Improve install and troubleshooting docs for React Native and Expo dev-client apps.
- Add more integration recipes for save/load, tool switching, and app-owned storage.
- Tighten selection transform performance for large stroke groups.
- Improve edge-case zoom behavior near page and canvas boundaries.
- Continue hardening the example app as a small regression harness.
- Explore Android after the iOS API surface has settled.
- Complete Android parity with iOS. We started this but it is still not quite there.

## Development

Expand Down
Loading