question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

missing Portal.js - react-native 0.26

See original GitHub issue

Seems like Portal.js is no more part of react-native package. const Portal = require('react-native/Libraries/Portal/Portal.js'); https://github.com/niftylettuce/react-native-loading-spinner-overlay/blob/master/src/index.js#L26

simulator screen shot 19 may 2016 11 17 11

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
niftylettucecommented, Jun 1, 2016

Released in v0.1.1, sorry for delay, my GitHub notifications were screwed up

0reactions
jevelopercommented, Jun 1, 2016

Thank you kindly !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Portal removed from RN26. It's removal is not documented ...
It's seems as though Portal is not gone in 0.26 breaking require('react-native/Libraries/Portal/Portal') . Is the removal of this and the ...
Read more >
Portals - React
A typical use case for portals is when a parent component has an overflow: hidden or z-index style, but you need the child...
Read more >
Troubleshooting - React Native
You will also need to update your applications to load the JavaScript bundle from the new port. If running on device from Xcode,...
Read more >
Axios in React Native doesn't provide Form-Data headers
I'm trying to upload a file via Axios (Version ^0.26.0 ) in React Native (Version 0.66.4 ) with the following code:
Read more >
homebrew-core - Homebrew Formulae
a2ps 4.14 Any‑to‑PostScript filter aacgain 1.8 AAC‑supporting version of mp3gain aalib 1.4rc5 Portable ASCII art graphics library aamath 0.3 Renders mathematical expressions as ASCII art
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found