diff --git a/plugin.js b/plugin.js index 0cb4533..ca5c282 100644 --- a/plugin.js +++ b/plugin.js @@ -2,7 +2,7 @@ // ---------------------------------------------------------------------------- const RNElements = 'react-native-elements' -const EXAMPLE_FILE = 'ElementsExample.js' +const EXAMPLE_FILE = 'ElementsExample.js.ejs' const add = async function (context) { const { ignite } = context