Open remicolin opened 4 months ago
Hi @remicolin can I work on this?
Hi @Iwueseiter! Maintainers during the ODHack #6.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.
Hi @remicolin, @Iwueseiter,
I'm Juan Diego Carballo, a Full-Stack Web Developer specializing in mobile and blockchain technologies. I'm excited to propose my first contribution to the Proof of Passport project by addressing the issue "Add custom ttf fonts to app #158".
Proposed Approach:
Migrate to Expo: Before integrating custom fonts, it's essential to migrate the project to Expo as recommended in issue #151. This will streamline the development process and app publishing. Custom Fonts Integration: After the migration, I will implement custom TTF fonts using the expo-font library, which allows for loading and using fonts easily across the app. Testing on Devices: Given the complexity of native modules, particularly those related to NFC, it's crucial to test the app on actual devices to ensure the fonts and all functionalities perform as expected. I am eager to leverage my skills to contribute effectively to the project. This integration not only enhances the aesthetic appeal of the app but also aligns with the ongoing enhancements like NFC and proving modules.
someone is already working on #151 we'll wait expo implementation before implementing custom fonts
@remicolin please can I work on this issue
Hi @gidson5! Maintainers during the ODHack #6.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.
My name is Diego Duarte Fernández, a software developer from Costa Rica, I'm new on this repo but I would like to learn more about it and would be happy to help with this issue.
Here is my OD profile.
Thanks for your consideration!
Best regards, Diego ⚡
Hi @diegoTech14! Maintainers during the ODHack #6.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.
I am applying to this issue via OnlyDust platform.
I am a Software Engineer with experience of C, JavaScript, TypeScript, Python and Recently Rust. I have written some programs both on the server side (ExpressJS) as well as on the client side (ReactJS) all using TypeScript.
I believe I will be able to implement custom fonts (ttf) file into the app.
I am applying to this issue via OnlyDust platform.
Hi,
I'm Alvaro Lazarus, a Software Engineer diving into blockchain technologies. I'm experienced with Typescript, Python, Solidity and JavaScript. Really looking forward to gaining more experience by working on projects like this.
I see that @jorgezerpa is already working on the expo migration, it would be a pleasure to implement the custom fonts as soon as the migration is finished.
My approach:
• I will implement custom TTF fonts using the expo-font library • Test on a device to ensure the fonts look and function as expected
I'm really excited to contribute to this project, and I look forward to hearing back from you.
Best regards, Lazarus
I am applying to this issue via OnlyDust platform.
I have been a frontend dev for about 5 years and have worked on a lot of interactive web experiences where custom fonts were key to the user experience.
I could do it in 2 ways . I could add the fonts to the project assets then set it as the default font I could convert it to expo as the description recommends and do step 1, whatever the community decides
hi, the expo migration is more complicated than expected #151 let's implement those custom font's without using expo
@juandiegocv27 do you want to start working on it?
@remicolin I would love to help work on it
@juandiegocv27 do you want to start working on it?
sure 😊
you can start woking on it @juandiegocv27 , pls keep us updated
you can start woking on it @juandiegocv27 , pls keep us updated
ok sure, I will
Implement custom fonts (ttf) file into the app. The best approach is probably to migrate to expo first, cf #151