LavaMoat / docs

React Native docs
1 stars 3 forks source link

[V8] RN 0.66.5 + SES 0.18.1: 31 warnings #14

Closed leotm closed 1 year ago

leotm commented 1 year ago

Follow-up to


RN Remote Debugging

Screenshot 2023-03-01 at 12 22 52 Screenshot 2023-03-01 at 12 24 02

Tolerable as we have a fully functioning RN app These can be ignored via RN's internal LogBox

Or worst-case omit our RN Promise polyfill, then testing meta-maskmobile

Ideal result: Include RN Promise polyfill (or other) with 0 warnings

Not a blocker in RN, unless proves in metamask-mobile (i.e. fuller RN repo's)

leotm commented 1 year ago

closing as these warnings are expected

the 20 Promise warnings are tracked in

all warnings are mentioned in

discussing console warnings next endo weekly sync 12/7/23

specifics on these 11 V8 non-standard intrinsics can be dived into if necessary