-
### What happened?
I'm maintaining a legacy app built with React Native. I can build it, and the app opens without issues on both iOS 16 and iOS 17 devices. The problem occurs when I try to log in. O…
-
Expo cannot build web version when using this module.
This is the error I get:
```js
.../node_modules/@ptomasroos/react-native-multi-slider/MultiSlider.js 18:22
Module parse failed: Unexpected t…
-
## 為甚麼用 Expo
在受夠 RN 要跟模擬器打交道以及其他各種奇怪的 bug 之後決定放棄,使用 Expo 這種可以無腦玩的方式。
畢竟現在也只是牛刀小試一下而已~
## 常用連結
https://reactnative.dev/ RN 官網
https://expo.io/ expo 官網
https://reactnavigation.org/ 導航 library
h…
-
**Description**
We need to decide, which design system library we will use and whether at all.
Library allows us to have a quick start and we won't need to create our own design system with many s…
-
### Current behavior
I have a simple project here: https://github.com/dotku/dk-i18n-trading-calculator feel that switching between screen, the transition is slow. It might take 1 sec to switch betw…
-
- Remove useless icon, images.
- Convert image icons into vector icons.
- Replace png files into svg files.
-
It would be nice to add a symbol to the theme objects so they can easily be identified.
A good reason for this is to be able to easily write a custom Jest snapshot serializer and avoids the entire …
-
**🐛 Bug Report**
When using custom fonts (fontFamily with typefaces), with a fontWeight of 700 or 'bold', Android defaults to system font instead of the custom font added in the app. ( Example: A f…
-
`Text` and `Icon` are not responsive according to different devices.
In iPad, `Text` looks small and if I add responsive font size to `Text` then `Icon` beside `Text` doesn't looks good.
> Table…
-
### What happened?
## Steps to Reproduce
## Expected Result
Traces exported to collector endpoint in JSON format
## Actual Result
Traces are being Base64 encoded via the `OTLPTraceExporte…