Releases: wrappid/native-mobile
Releases · wrappid/native-mobile
v0.0.263
Release Notes
Version v0.0.263
Fixes
- Merge pull request #108 from wrappid/WRPD-enhancement-107
fix(global): 🐛 alert is fixed, now it works on mobile as well - fix(global): 🐛 alert is fixed, now it works on mobile as well
alert is fixed, now it works on mobile as well
Ref #107 - fix(config): 🔒 fix vulnerable dependencies
fix vulnerable dependencies, by updating them
ref #106
v0.0.262
Release Notes
Version v0.0.262
Fixes
- Merge pull request #104 from wrappid/WRPD-bugfix-101
fix(core): 🐛 mobile related changes - fix(global): 🐛 fix to solve mobile related issue
fix to solve mobile related issue
Ref #101 - fix(core): 🐛 fixed appbar in mobile
fixed appbar in mobile but this is temporary, so need to improve in future
Ref #101 - fix(core): 🐛 mobile related changes
mobile related changes
Ref #101
v0.0.261
Release Notes
Version v0.0.261
Fixes
- fix(core): 🐛 fix basic auth related changes handle
fix basic auth related changes handle
Ref #no-ref
v0.0.260
Release Notes
Version v0.0.260
Fixes
- Merge pull request #102 from wrappid/WRPD-bugfix-101
fix(global): fix stack, NativeAppContainer - fix(global): 🐛 fixed some NativeStack props
in native stack there is an issue for why children of stack is not align in center properly so I try to fixed it, which need to update in future
Ref: #101 - fix(global): 🐛 fix NativeAppContainer
this fix is for running mobile application also this code is temporary we need to better this in future
Ref: #101