Welcome to React Native build of the Enigma Machine! Currently, only the M3 series, which was used by the Kriegsmarine, is available in the app. For more info about the device, check out the Enigma Machine.
- Navigate to any build in
Archive. - Copy the
URLof the build folder. - Import from the link to an
Expo project.
- Download any
Buildfolder fromArchive. - Download the
System_Filesfolder. - Download the
assetsfolder. - Combine the downloaded folders into one.
- Change
app.jsonandeas.jsonas needed.
Build_1
- First ever stable version of
<Enigma_Machine> - Go to folder >>
Build_2
- In
ShowTime.jsin thetextInputconponentstextAlignVertical='top'was added. - Go to folder >>
Build_3
- The deafult
backgroundfor thePickerwas set to"White". - Added a
keyproperty for each mapped conponent. - Go to folder >>
Build_4
- Substituted each
RNselectPickerfor aPickercomponent. - Adapted the
styleobjects for the newly added component. - Go to folder >>
Thank you for following the development of Enigma Machine! Stay tuned for future updates.