**Masking** feature doesn't work as expected as it **doesn't work in original** [react-native-fontawesome](https://github.com/FortAwesome/react-native-fontawesome/issues/66) repo. The same way **transform** doesn't work for, at least, **RN 0.66.1** and latest **react-native-svg**. <table> <tr> <td>Exception</td> <td>Masked Icons</td> </tr> <tr> <td> <img src="https://user-images.githubusercontent.com/842306/140533911-b0260611-fac4-43bb-a58b-9f59a70a330f.jpg" width=50% height=50%> </td> <td> <img src="https://user-images.githubusercontent.com/842306/140533596-aacc8b83-d03e-4371-9b3a-379027e0ab37.jpg" width=50% height=50%> </td> </tr> </table>
Masking feature doesn't work as expected as it doesn't work in original react-native-fontawesome repo.
The same way transform doesn't work for, at least, RN 0.66.1 and latest react-native-svg.