Hippy
Hippy copied to clipboard
Hippy is designed to easily build cross-platform dynamic apps. 👏
Before submitting a new pull request, please make sure: - [ ] Test cases have been added/updated for the code you will submit. - [ ] Documentation has added or...
**Describe the bug** BorderRadius doesn't work for gifs on Android devices. **To Reproduce** 1. BorderRadius doesn't work with the following code: 2. However, after adding overflow: "hidden", the borderRadius works...
# Pre-PR Checklist - [x] I added/updated relevant documentation. - [x] I followed the [Convention Commit](https://conventionalcommits.org/) guideline with maximum 72 characters to submit commit message. - [x] I squashed the...
# Pre-PR Checklist - [x] I added/updated relevant documentation. - [x] I followed the [Convention Commit](https://conventionalcommits.org/) guideline with maximum 72 characters to submit commit message. - [x] I squashed the...
### Version 2.14.7 ### Platform Android ### Architecture arm64 ### Logs Build fingerprint: HONOR/PCT-AL10/HWPCT:10/HUAWEIPCT-AL10/10.1.0.162C00:user/release-keys Revision: 0 ABI: arm64 time: 2022-10-12 14:56:23 pid: 32042, tid: 3288, name: hippy-js-Thread >>> com.tencent.fortuneplat
# Pre-PR Checklist - [x] I added/updated relevant documentation. - [x] I followed the [Convention Commit](https://conventionalcommits.org/) guideline with maximum 72 characters to submit commit message. - [x] I squashed the...
**Describe the bug** 通过@hippy/web-renderer将hippy组件,在react框架(也可以通过setInterval)下进行渲染,会重复在head标签中添加重复的style标签 **To Reproduce** 可在 https://github.com/Tencent/Hippy/tree/master/examples/hippy-react-demo 中进行复现。 点1和点2步骤,是为了方便复现,可直接复制粘贴 1. 改造./src/main.web.js,模拟动态渲染 ```javascript // ./src/main.web.js import { HippyWebEngine, } from '@hippy/web-renderer'; import './main.js'; const engine = HippyWebEngine.create({ modules: {}, components:...
# Pre-PR Checklist - [x] I added/updated relevant documentation. - [x] I followed the [Convention Commit](https://conventionalcommits.org/) guideline with maximum 72 characters to submit commit message. - [x] I squashed the...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
# Pre-PR Checklist - [x] I added/updated relevant documentation. - [x] I followed the [Convention Commit](https://conventionalcommits.org/) guideline with maximum 72 characters to submit commit message. - [x] I squashed the...