Skip to content

kirillzyusko/react-native-teleport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

react-native-teleport

Missing native portal implementation for react-native. Teleport views across your component tree for seamless transitions and powerful UI patterns.

Key features

  • πŸ•³οΈ Native view teleportation
  • ✨ Acts as portal and teleport (aka re-parenting)
  • ⚑ Native performance
  • πŸ”“ Escape any layout
  • βš›οΈ Preserves react context
  • 🌲 Keeps react tree continuity
  • πŸš€ Supports iOS, Android and Web
  • πŸ“ Declarative API
  • βœ… No private API usage
  • πŸ“¦ Zero dependencies
  • πŸ’ͺ Written in TypeScript
  • 🧬 Supports new architectures
  • πŸͺž Mirror support (in future)

Installation

Check out the installation section of the docs for detailed setup instructions.

Documentation

Full API reference and guides available at: https://kirillzyusko.github.io/react-native-teleport

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT