Skip to content

Releases: ionic-team/ionic-portals-react-native

0.7.0

26 Jun 21:16
e792b4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

25 Jun 22:05
dcd4a8a
Compare
Choose a tag to compare

What's Changed

  • feat!: Capacitor version 6 dependency update by @carlpoole in #51

Full Changelog: 0.5.2...0.6.0

0.5.2

29 Apr 15:12
6d2c4ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

02 Oct 16:54
4902bca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

20 Sep 23:36
bbc42cc
Compare
Choose a tag to compare

React Native Portals now uses Capacitor 5.

To upgrade from the previous release please reference the UPGRADE GUIDE.

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

15 Sep 15:24
08fc873
Compare
Choose a tag to compare

What's Changed

  • fix(android): Remove config creation in the native android code. by @Steven0351 in #45

Full Changelog: 0.4.0...0.4.1

0.4.0

05 Apr 14:28
da1e485
Compare
Choose a tag to compare

New Feature Asset Maps

If you are developing an application that contains multiple Portals, the Portals library supports the ability to share asset files between them. This is helpful to reduce the size of your overall app if those Portals use assets that are the same such as large media files or font files. These are called Asset Maps. You can find out more about how to use them here.

New Feature Web Vitals

You can now observe the FCP (First Contentful Paint) on a specific Portal. A faster FCP has several key benefits for. It enhances user perception by providing quick visual feedback that a web app is loading and can reduce the perception of delay. To read about how to make use of these new feature you can read the documentation here

New Feature Plugin Registration

There are now options for how to register plugins for a given Portal. This provides more control for React Native developers. You can read more about how to use the feature here

To upgrade from the previous release please reference the UPGRADE GUIDE.

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

05 Dec 18:38
8e6f410
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

18 Oct 16:00
3daa0e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

16 Aug 16:49
93186f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.1.0