react-native-portal

A simplified portal implementation for ⭕️ React Native & Web ⭕️.

MIT License

Downloads
1.6M
Stars
659
Committers
5
react-native-portal - Release 1.0.14 Latest Release

Published by gorhom over 2 years ago

  • docs: added usage example with gesture handler 098ccdf
  • fix: avoid non-defined global error on web (#30)(by @AlanSl) d74fd20
  • chore: fix linting in logger.ts 74a1290
react-native-portal - Release 1.0.13

Published by gorhom over 2 years ago

  • chore: upgrade nanoid (#22)(by @jeremyadavis) 1570974
react-native-portal - Release 1.0.12

Published by gorhom almost 3 years ago

  • chore: updated examples d9c3ea6
  • docs: updated readme file 9b0fffd
  • refactor: removed index files 83c1b74
  • refactor: added shouldAddRootHost to provider component 9d0a5db
  • refactor: added rootHostName to provider component a98879a
  • chore: updated sponsor link d84711d
react-native-portal - Release 1.0.11

Published by gorhom about 3 years ago

  • fix: updated Portal handling types 8eba3ea
react-native-portal - Release 1.0.10

Published by gorhom about 3 years ago

  • refactor: added handleOnUpdate to Portal b000935
  • refactor: removed duplicated method "update" c312e4c
react-native-portal - Release 1.0.9

Published by gorhom about 3 years ago

  • refactor: removing immer to fix max call stack error with production … (#20)(by @egadstar) 809c3bc
react-native-portal - Release 1.0.8

Published by gorhom about 3 years ago

  • fix: allow PortalHost to mount/unmount safely #18 05042e5
react-native-portal - Release 1.0.7

Published by gorhom over 3 years ago

  • fix: error messages on development dae78b5
react-native-portal - Release 1.0.6

Published by gorhom over 3 years ago

  • refactor: removed returned draft from immer produce 4547623
react-native-portal - Release 1.0.4

Published by gorhom over 3 years ago

  • fix: disable immer auto freeze #13
react-native-portal - Release 1.0.3

Published by gorhom over 3 years ago

react-native-portal - Release 1.0.1

Published by gorhom over 3 years ago

  • fix: enable es5 for immer 74bd72a
react-native-portal - Release 1.0.0

Published by gorhom over 3 years ago

  • feat: added multi hosts #8
react-native-portal - Release 0.2.0

Published by gorhom over 3 years ago

  • feat: added mounting handlers #7
  • chore: added popover example #6
  • chore: updated examples #5
  • chore: updated dependencies #4
  • docs: updated readme file 708bca3
react-native-portal - Release 0.1.4

Published by gorhom almost 4 years ago

  • chore: added update node logic 8ee8292
react-native-portal - Release 0.1.3

Published by gorhom almost 4 years ago

  • fix: prevent unwanted re-mounting whenever children updates e4f1eb9
react-native-portal - Release 0.1.2

Published by gorhom almost 4 years ago

  • chore: renamed Portal prop key to name, to avoid react warnings bf6cf1e
react-native-portal - Release 0.1.1

Published by gorhom almost 4 years ago

Package Rankings
Top 1.72% on Npmjs.org
Badges
Extracted from project README
React Native Portal npm npm runs with expo
Related Projects