EvanBacon / expo-apple-targets

Config Plugin to setup Apple targets
308 stars 30 forks source link

Take widget from name props #21

Open FonDorn opened 9 months ago

FonDorn commented 9 months ago

If expo-target.config.js file is not in targets/widgets, and for example in targets/widgets/ios Bundle Identifier for widget will be like com.org.ios. To avoid that I propose to get that param from name prop.