codthing

Results 53 issues of codthing

In the content interface, I want to customize my own scrolling instead of scrolling the entire screen ![image](https://user-images.githubusercontent.com/16655229/110411010-c14e1f80-80c4-11eb-8619-7bf7c10586aa.png)

When there are multiple zIndex in the page, it cannot be used.

**问题描述** React18已经出来了,非常令人期待,请问Remax什么时候才能支持React18,有计划吗?

question

环境:Debian10x64, 1核,1G内存,25G固态硬盘 编译安装:nginx-1.20 从凌晨1点到次日10点,还没安装好。

Very good library, concise, full-featured, and extensible

Enhancement ✨

The sound and video are stuck, and the video should be given some amount of loading in advance, rather than playing while loading.

enhancement

![image](https://user-images.githubusercontent.com/16655229/115234649-dbf7c780-a14b-11eb-91ea-80a82f04c195.png) ```bash export const BanerSwiper = () => { const BannerWidth = Dimensions.get('window').width; const BannerHeight = 260; const [images, set_images] = useState(Array) useEffect(() => { set_images([ "https://smapse.com/storage/2018/03/admiral-farragut-academy-sport.jpg", "https://smapse.com/storage/2018/03/admiral-farragut.jpg", "https://smapse.com/storage/2018/03/akademiya-admiral-farragut.jpg" ])...

**Describe the bug** - When I started the development service according to the official tutorial, I reported this error: ```base Uncaught (in promise) TypeError: Failed to fetch dynamically imported module:...

bug