Skip to content

byCedric/expo-issue-13475

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Issue 13475

This repository demonstrates the different behavior on Windows from issue 13475.

This issue has been fixed in @unimodules/react-native-adapter@6.3.2.

Steps

  • Setup the repository, node (14), and Expo CLI.
  • Create a new bare project using SDK 42
  • Add a resolution to change the library
  • Build a debug APK

Tests

The workflows in this repository are executed on different operating systems, using versions:

  • @unimodules/react-native-adapter@6.3.1 as "before fix"
  • @unimodules/react-native-adapter@6.3.2 as "after fix"

Results

OS Before fix After fix
windows ❌ failure ✅ success
macos ✅ success ✅ success
ubuntu ✅ success ✅ success

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published