joemaddalone / react-svg-path

A low level library for creating svg paths in React
https://joemaddalone.github.io/react-svg-path-docs/
MIT License
28 stars 1 forks source link

View config getter callback for component `path` must be a function. #114

Open sleep9 opened 11 months ago

sleep9 commented 11 months ago

View config getter callback for component path must be a function (received undefined). Make sure to start component names with a capital letter.

Also getting following.

Property 'TextEncoder' doesn't exist.

Iphone 13 Pro, iOS 17.0, Simulator, (React-Native<-Probably This)

joemaddalone commented 10 months ago

@sleep9 any chance you have some example code illustrating this bug?