mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
flattern text into several spans
flattern text into several spans (step 1, not finish yet)
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
import React, {
|
||||
Children
|
||||
} from 'react';
|
||||
|
||||
import TSpan from '../../elements/TSpan';
|
||||
import extractTextContent from './extractTextContent';
|
||||
import SerializablePath from '../SerializablePath';
|
||||
import _ from 'lodash';
|
||||
|
||||
Reference in New Issue
Block a user