Ilya Lesik

Results 50 issues of Ilya Lesik

Proposal: react-native / react-figma / react-primitives supporting The react-primitives family has several universal interfaces: - View - Text - StyleSheet (with [Yoga Layout](https://yogalayout.com/)-like properties) - Platform

[TronLink](https://www.tronlink.org/) Addresses from Tron Network can't pass `normalizeAccount` function invariant because addresses from this network have 42 symbols in Hex format.

When I try to set the background through `background-image` with `url()`, it's not displayed: ```javascript import React from "react"; import styled from "@reshadow/styled"; import ExitImg from "./exit.svg"; const Exit =...

enhancement

[Figma API Version 1, Update 24](https://www.figma.com/plugin-docs/blog/2021/05/26/version-1-update-24/)

topic: figma api
epic

[react-sketchapp doc](http://airbnb.io/react-sketchapp/docs/API.html#svg)

type: feature or enhancement
help wanted
priority: medium
complexity: medium
topic: primitives support

react-sketchapp: ```javascript import sketch from 'sketch'; import { Svg, render } from 'react-sketchapp'; export default () => { render( , sketch.getSelectedDocument().selectedPage, ); }; ```

type: feature or enhancement
priority: minor
complexity: hard
topic: primitives support

Infinite duplicating content after wrapping block of elements.

type: bug
priority: medium
complexity: medium
topic: HMR

- [ ] Dynamic - [ ] HMR - [ ] Hydration

QA